From: | Volker Barthelmann |
Date: | 05 Aug 99 at 23:07:07 |
Subject: | Re: Into chip |
From: Volker Barthelmann <volker@vb.franken.de>
On Wed, 4 Aug 1999, Jens Granseuer wrote:
> > Recent versions of vbcc support the __chip keyword.
>
> Surprise, surprise. I thought I'd got a different answer when
> I once asked you if there was a chance vbcc would support it
> in the future ;-)
Well, you're never safe from new features in vbcc. ;-)
IIRC I said something to the effect that vbcc will probably not support
__chip because there are more important things to do.
Well, some of these things have been done and one of them was adding
target-specific object/function-attributes. This allowed to add __chip
with very little additional work, so I added it.
Hope that's not a problem for you. :-)
Volker